home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 131 / XENIATGM131.iso / Goodies / I-WAR 2 Egde of Chaos - New SDK / IW2-EOC_Pog_Scripting_SDK.exe / include / iRemotePilot.h < prev    next >
Text File  |  2002-01-14  |  899b  |  31 lines

  1. //
  2. // (c) 1998-9 Particle Systems Ltd. All Rights Reserved
  3. //
  4. // iRemotePilot.h
  5. //
  6. // Compiler-generated export header for package "iRemotePilot"
  7. //
  8. // Revision control information:
  9. //
  10. // $Header: /iwar2/resource/scripts/include/iRemotePilot.h 3     20/06/00 3:36p Martyn $
  11. //
  12.  
  13. // Dependencies ////////////////////////////////////////////////////////////////
  14.  
  15. // Enumerated types ////////////////////////////////////////////////////////////
  16.  
  17. // Functions ///////////////////////////////////////////////////////////////////
  18.  
  19. prototype iRemotePilot.Install();
  20.  
  21. prototype iRemotePilot.EnableRemoteConnection( hship ship, bool status );
  22.  
  23. prototype bool iRemotePilot.RemoteActive();
  24.  
  25. prototype hship iRemotePilot.ReturnCurrentRemoteVessel();
  26.  
  27. prototype iRemotePilot.DeactivateConnection ();
  28.  
  29. // EOF /////////////////////////////////////////////////////////////////////////
  30.  
  31.